home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / glibc-1.09 / glibc-1 / glibc-1.09.1 / sysdeps / mips / p40 / bytesex.h
Encoding:
C/C++ Source or Header  |  1994-07-18  |  142 b   |  5 lines

  1. /* The MIPS has selectable endianness.
  2.    The Japanese homebrew P40 architecture uses big-endian mode.  */
  3.  
  4. #define __BYTE_ORDER __BIG_ENDIAN
  5.